projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18f592d
)
Add comment.
author
Miles Bader
<miles@gnu.org>
Thu, 21 Dec 2000 02:09:37 +0000
(
02:09
+0000)
committer
Miles Bader
<miles@gnu.org>
Thu, 21 Dec 2000 02:09:37 +0000
(
02:09
+0000)
lisp/gnus/message.el
patch
|
blob
|
history
diff --git
a/lisp/gnus/message.el
b/lisp/gnus/message.el
index 590960485e381adfee58f1b893bf93130571c095..98e8b8b86eacb233f7cd4b3b1adc65a1e768de4f 100644
(file)
--- a/
lisp/gnus/message.el
+++ b/
lisp/gnus/message.el
@@
-1501,6
+1501,7
@@
M-RET message-newline-and-reformat (break the line and reformat)."
(set (make-local-variable 'message-checksum) nil)
(set (make-local-variable 'message-mime-part) 0)
(message-setup-fill-variables)
+ ;; Allow using comment commands to add/remove quoting.
(set (make-local-variable 'comment-start) message-yank-prefix)
;;(when (fboundp 'mail-hist-define-keys)
;; (mail-hist-define-keys))